home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000694_marca@wintermu….ncsa.uiuc.edu _Fri Feb 26 20:10:46 1993.msg < prev    next >
Internet Message Format  |  1994-01-24  |  2KB

  1. Return-Path: <marca@wintermute.ncsa.uiuc.edu>
  2. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA25170; Fri, 26 Feb 93 20:10:46 MET
  4. Received: from newton.ncsa.uiuc.edu by dxmint.cern.ch (5.65/DEC-Ultrix/4.3)
  5.     id AA11187; Fri, 26 Feb 1993 20:28:01 +0100
  6. Received: from wintermute.ncsa.uiuc.edu by newton.ncsa.uiuc.edu with SMTP id AA18948
  7.   (5.65a/IDA-1.4.2 for www-talk@nxoc01.cern.ch); Fri, 26 Feb 93 13:27:59 -0600
  8. Received: by wintermute.ncsa.uiuc.edu (920110.SGI/911001.SGI)
  9.     for @newton.ncsa.uiuc.edu:www-talk@nxoc01.cern.ch id AA28982; Fri, 26 Feb 93 13:29:45 -0800
  10. Date: Fri, 26 Feb 93 13:29:45 -0800
  11. From: marca@ncsa.uiuc.edu (Marc Andreessen)
  12. Message-Id: <9302262129.AA28982@wintermute.ncsa.uiuc.edu>
  13. To: Jim Davis <davis@dri.cornell.edu>
  14. Cc: www-talk@nxoc01.cern.ch
  15. Subject: Re: proposed new tag: IMG
  16. In-Reply-To: <199302261507.AA14775@willow.tc.cornell.edu>
  17. References: <199302261507.AA14775@willow.tc.cornell.edu>
  18. X-Md4-Signature: e73cd9798efdf106e96d6611888d2999
  19.  
  20. Jim Davis writes:
  21. > As for specifics of Marc A's proposal, two comments
  22. > 1) why have SRC instead of HREF?
  23.  
  24. Because I wanted to avoid overloading HREF -- doesn't really make
  25. sense in this context, I don't think.
  26.  
  27. > 2) It would be nice if there was a way to specify the content type,
  28. > e.g. 
  29. > <IMG HREF="http://nsa.gov/pub/sounds/gorby.au" CONTENT-TYPE=audio/basic>
  30. > But I am completely willing to live with the requirement that I specify
  31. > the content type by file extension.  It's good enough for me.
  32.  
  33. Actually, in Mosaic this will be possible by doing something like:
  34.  
  35. <A HREF="http://nsa.gov/pub/sounds/gorby.au"><IMG SRC="myimage.xbm></A>
  36.  
  37. Simple.....
  38.  
  39. Marc
  40.